home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 / Aminet - June 1993 [Walnut Creek].iso / ab20 / graphics / viewers / anim.lzh / compiler.h < prev    next >
Encoding:
C/C++ Source or Header  |  1988-05-06  |  108 b   |  7 lines

  1. #ifndef COMPILER_H
  2. #define COMPILER_H
  3. #ifndef EXEC_TYPES_H
  4. #include "exec/types.h"
  5. #endif
  6. #endif COMPILER_H
  7.